/ Assembly List / LJCUnitMeasureDAL / UnitSystemManager / RetrieveWithCode

Namespace - LJCUnitMeasureDAL


Parameters
code - The Code value.
propertyNames - The included property names.

Returns

The Data Object.

Syntax

C#
public UnitSystem RetrieveWithCode(String code, List<String> propertyNames = null)

Retrieves a Data Record with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.